Skip to content

Add Linear Neuron Boosting to contrib#1713

Open
dmunoz-research wants to merge 2 commits into
google-deepmind:mainfrom
dmunoz-research:lnb
Open

Add Linear Neuron Boosting to contrib#1713
dmunoz-research wants to merge 2 commits into
google-deepmind:mainfrom
dmunoz-research:lnb

Conversation

@dmunoz-research

Copy link
Copy Markdown

Hello, this is an implementation of https://arxiv.org/abs/2502.01131 which basically is a trick to do full-matrix batch normalization, post-norm, outside the network, that also works for convolutions.

It wasn't immediately apparent to me how to use with the existing test suite, so I added a self contained notebook demonstrating how to use it with Equinox.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant